home *** CD-ROM | disk | FTP | other *** search
/ Ice Princess Press Kit / Ice Princess Press Kit.iso / pc / program.dxr / Internal_39_Auto Return toINTER.ls < prev    next >
Encoding:
Text File  |  2005-03-02  |  107 b   |  8 lines

  1. on exitFrame
  2.   if sprite(115).movieRate = 0 then
  3.     go("INS_VIDEO")
  4.   else
  5.     go(the frame)
  6.   end if
  7. end
  8.